Fix visibility notification event reporting
authorAlexander Larsson <alexl@redhat.com>
Fri, 20 Jan 2012 10:01:23 +0000 (11:01 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 20 Jan 2012 10:01:49 +0000 (11:01 +0100)
commit7ec927a3861f4b3af5228171feb3fd2728340c9c
tree9f89b91d52ca663e47f8b355517b4c1b2eb14947
parent681871dd9ed12b8dae9a685f176c1e6de4a962e3
Fix visibility notification event reporting

We were checking the event mask for GDK_VISIBILITY_NOTIFY,
not GDK_VISIBILITY_NOTIFY_MASK, which was clearly a typo.
gdk/gdkwindow.c